home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 3712 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: bignews.shef.ac.uk!not-for-mail
  2. From: secb2%teach@dcs.shef.ac.uk (Allatt MD)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Graphics with C
  5. Date: 23 Feb 1996 15:49:45 GMT
  6. Organization: Department of Computer Science, University of Sheffield
  7. Message-ID: <4gknmp$5tb@bignews.shef.ac.uk>
  8. References: <Dn83w3.1vv@uns.bris.ac.uk>
  9. NNTP-Posting-Host: suna25.dcs.shef.ac.uk
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Christopher Dew (ph3037@irix.bris.ac.uk) wrote:
  13.  
  14. : I would like to know how to open a screen and how to plot and draw to it,
  15. : in different colours.  I have the commodore includes, but not ROM kernal
  16. : manuals.  I am using the freeware version of DICE, as supplied onm the
  17. : meeting pearls II CDROM, if this is important.  I am new to C programming,
  18. : but not to programming in general.
  19.  
  20. : Even if it is not possible to plot or draw, just knowing how to get the
  21. : address of the screen would be useful.  (I do not know the structure of
  22. : the RasterPort things).
  23.  
  24. May i suggest you download yourself a copy of the Amiga C Manual by anders
  25. Bjerin - it's great!!! version 3 is available on 4-5 disks worth that de-lha's
  26. on to 12 disks this includes just about everything you will need to know about
  27. programming in C for graphics, Intuition, Devices, the works!
  28. you'll find it in aminet (ftp to src.doc.ic.ac.uk, directory aminet/dev/c)
  29.  
  30. Matt
  31.